From: Lars Magne Ingebrigtsen Date: Mon, 11 Jul 2011 16:29:15 +0000 (+0200) Subject: (Setting Mark): Clarify what's meant by "Shifted motion keys" X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~2937 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=e40dac39e7fb3dea1bfc493dcb103bf288450ff8;p=emacs.git (Setting Mark): Clarify what's meant by "Shifted motion keys" --- diff --git a/doc/emacs/ChangeLog b/doc/emacs/ChangeLog index d116310455f..c5e8264f71b 100644 --- a/doc/emacs/ChangeLog +++ b/doc/emacs/ChangeLog @@ -1,5 +1,8 @@ 2011-07-11 Lars Magne Ingebrigtsen + * mark.texi (Setting Mark): Clarify what's meant by "Shifted + motion keys" (bug#3503). + * emacs.texi: Change all the register node names from "RegPos" (etc.) to "Positional Registers" (etc.) (bug#3314). diff --git a/doc/emacs/mark.texi b/doc/emacs/mark.texi index 759db626ea7..6d3ed351e43 100644 --- a/doc/emacs/mark.texi +++ b/doc/emacs/mark.texi @@ -68,10 +68,11 @@ Set point and the mark around the text you drag across. @item Mouse-3 Set the mark at point, then move point to where you click (@code{mouse-save-then-kill}). -@item @samp{Shifted motion keys} -Set the mark at point if the mark is inactive, then move point. @end table +Also, the shifted motion keys (for example, @key{S-Right}) will set +the mark at point if the mark is inactive, then move point. + @kindex C-SPC @kindex C-@@ @findex set-mark-command